home *** CD-ROM | disk | FTP | other *** search
- /*
- File: ScriptRunnerGlobals.cpp
-
- Contains: ScriptRunner globals
-
- Written by: Sue Dumont
-
- Copyright: © 1995 by Apple Computer, Inc., all rights reserved.
- */
-
-
- #ifndef _SCRIPTRUNNERGLOBALS_
- #include "ScriptRunnerGlobals.h"
- #endif
-
- //==============================================================================
- // Globals
- //==============================================================================
-
- ODUShort gGlobalsUsageCount = 0;
- ScriptRunnerGlobals* gGlobals = kODNULL;